home *** CD-ROM | disk | FTP | other *** search
- scm.c:serviceprep () /* kill temp socket in daemon */
- scm.c:servicekill () /* kill net file in daemon's parent */
- scm.c:serviceend () /* kill net file after use in daemon */
- supfilesrv.c: * -l "live" -- don't fork daemon
- supfilesrv.c: * use daemon() to put supfilesrv into daemon mode...
- supfilesrv.c: if (!live) /* if not debugging, turn into daemon */
- supfilesrv.c: daemon(0, 0);
-